Skip to content

[WIP] Testing Apply#116

Open
gaiabio12-design wants to merge 1 commit into
ByteBeasts:mainfrom
gaiabio12-design:grantfox-issue-115
Open

[WIP] Testing Apply#116
gaiabio12-design wants to merge 1 commit into
ByteBeasts:mainfrom
gaiabio12-design:grantfox-issue-115

Conversation

@gaiabio12-design

Copy link
Copy Markdown

Closes #115

Proposed Approach

I'd like to take this on. Looking at the repo structure, I can see we're working with a Scarb project (Cairo toolchain) — I'll make sure the testing setup aligns with how Scarb handles test execution and respects the .tool-versions constraints.

Here's how I'd approach it:

  1. Check the Makefile for existing test targets and integrate the Apply testing logic there
  2. Add test cases to the relevant test modules, following the pattern I see in the current test structure
  3. Wire up the Cairo test runner to handle the Apply-specific scenarios
  4. Run through locally with Scarb to verify everything's wired correctly

I've worked with Scarb setups before, so I know the build/test cycle well. Can have a PR ready tomorrow.

Acceptance Criteria

Lorem...


Implementation in progress — will remove [WIP] once code is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing Apply

1 participant